Skip to content

pip: Fix typos#528

Merged
bbhtt merged 1 commit intoflatpak:masterfrom
a-andre:pip_typos
Apr 25, 2026
Merged

pip: Fix typos#528
bbhtt merged 1 commit intoflatpak:masterfrom
a-andre:pip_typos

Conversation

@a-andre
Copy link
Copy Markdown

@a-andre a-andre commented Apr 25, 2026

No description provided.

@a-andre a-andre requested a review from a team as a code owner April 25, 2026 15:05
@github-actions github-actions Bot added the pip label Apr 25, 2026
@bbhtt bbhtt merged commit e39e586 into flatpak:master Apr 25, 2026
2 checks passed
@bbhtt
Copy link
Copy Markdown
Collaborator

bbhtt commented Apr 26, 2026

I noticed you were using it for gajim, I added handling for the platform_system marker: 1da0b3c, and the missing handling for pyproject.toml branch: 50a0768.

@a-andre a-andre deleted the pip_typos branch April 26, 2026 12:19
@a-andre
Copy link
Copy Markdown
Author

a-andre commented Apr 26, 2026

@bbhtt thank you.

Any plans to make the script installable via pip, so we don't have to maintain a copy of it in Gajim's repository? At the moment, the wheel file created from pyproject.toml doesn't include the script.

@bbhtt
Copy link
Copy Markdown
Collaborator

bbhtt commented Apr 26, 2026

It's not supposed to be installable script and there aren't any plans to do that.

You can curl it and run via pip or use uv. It has inlined dependencies in the top so uv (and others) will automatically handle them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants